home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4209 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  442 b 

  1. From: RMarlowe@msn.com (Roger Marlowe)
  2. Subject: cin.flush( )???
  3. Date: 28 Jan 96 23:22:46 -0800
  4. Message-ID: <00001a81+0000956f@msn.com>
  5. Path: news.msn.com!msn.com
  6. Newsgroups: comp.lang.c++
  7. Organization: The Microsoft Network (msn.com)
  8.  
  9.     Does anyone know how to clear (flush) the cin stream?
  10.     I have a persistant problem with unwanted '\n's hanging around in there.
  11.     flush(á) seems to work well with cout but where is it's counterpart for cin?
  12.